eight queens problem

Terms from Artificial Intelligence: humans at the heart of algorithms

The eight queens problem tries to place eight queens on a standard 8x8 chess board so that no two queens are on the same row, column or diagonal.,

Defined on page 54

Used on pages 53, 54, 55

4x4 version of the eight queens problem